Name | Version | Summary | date |
hybridcache |
0.1.0 |
A hybrid LFU + LRU cache implementation in Python |
2025-09-04 17:09:05 |
macho |
0.0.1 |
Macho is a fast, memory-efficient in-memory cache with support for sharding, TTL, and pluggable eviction strategies like LRU, FIFO and Random. |
2025-08-26 18:16:52 |
fn-cache |
0.1.7 |
轻量级通用缓存库 |
2025-08-11 07:43:06 |
lrucache-rs |
1.4.0 |
Dict-like LRUCache in Rust for Python |
2024-12-21 22:18:37 |
expiringdictx |
1.1.0 |
提供一个带有过期时间的字典数据结构,适用于缓存和临时存储。 |
2024-08-07 13:38:49 |
ttlru-map |
1.0.1 |
Custom Mapping with TTL and LRU support. |
2024-06-17 11:12:41 |